[core] Remove [website] from changelog #44069
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Reading through #43957 (comment). It seems that this change can make sense, most of the time, website changes are noise;
I imagine that website changes are not something that developers should be concerned about. Long term, we would likely move pages out of this repository https://www.notion.so/mui-org/docs-infra-Marketing-site-code-location-70fa836aeb654e2eb429721706529e1d.
Here is the difference of behavior with
pnpm release:changelog
.Before
![SCR-20241011-mgwj](https://private-user-images.githubusercontent.com/3165635/375743899-72a87ef4-aa2d-4a7a-81b7-ea2ca5d27cf4.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNjY5NzUsIm5iZiI6MTczOTI2NjY3NSwicGF0aCI6Ii8zMTY1NjM1LzM3NTc0Mzg5OS03MmE4N2VmNC1hYTJkLTRhN2EtODFiNy1lYTJjYTVkMjdjZjQucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTFUMDkzNzU1WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ZDgxY2ZjYTEzNTgwZDliN2E3MjljMzc5YTcyNWMxN2ViZWUxMTcyNzhkZGViOWZkZTk1YWRhYjIxYTZlNGRhNSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.jQ2y0n0wcrMlMttKNUI2bXUveCssWyZuakkls4aPtXU)
After
![SCR-20241011-mgxa](https://private-user-images.githubusercontent.com/3165635/375743912-97b215f4-5668-4cef-894a-9c2e5b683b81.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNjY5NzUsIm5iZiI6MTczOTI2NjY3NSwicGF0aCI6Ii8zMTY1NjM1LzM3NTc0MzkxMi05N2IyMTVmNC01NjY4LTRjZWYtODk0YS05YzJlNWI2ODNiODEucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTFUMDkzNzU1WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MzNkYThiMjYwZGZhY2IwZDA1MjUyMDY1NTA0MDFhZGIyZDI5MDQ2YzIzYTIxNTQ1YTU3NGUxNDQ1NDE5ZmY0MCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.nmTf7mvbdGi-jyQHadMba8NDFN7taezi_ynnAnS1xkE)